home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libogg-1.0rc3 / config.log < prev    next >
Encoding:
Text File  |  2002-10-27  |  3.7 KB  |  80 lines

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. configure:728: checking for a BSD compatible install
  5. configure:781: checking whether build environment is sane
  6. configure:838: checking whether make sets ${MAKE}
  7. configure:884: checking for working aclocal
  8. configure:897: checking for working autoconf
  9. configure:910: checking for working automake
  10. configure:923: checking for working autoheader
  11. configure:936: checking for working makeinfo
  12. configure:961: checking for gcc
  13. configure:1074: checking whether the C compiler (gcc  ) works
  14. configure:1090: gcc -o conftest    conftest.c  1>&5
  15. configure:1116: checking whether the C compiler (gcc  ) is a cross-compiler
  16. configure:1121: checking whether we are using GNU C
  17. configure:1149: checking whether gcc accepts -g
  18. configure:1192: checking for Cygwin environment
  19. configure:1225: checking for mingw32 environment
  20. configure:1254: checking how to run the C preprocessor
  21. configure:1409: checking host system type
  22. configure:1430: checking build system type
  23. configure:1459: checking for ld used by GCC
  24. configure:1527: checking if the linker (/gg/m68k-amigaos/bin/ld) is GNU ld
  25. configure:1544: checking for /gg/m68k-amigaos/bin/ld option to reload object files
  26. configure:1556: checking for BSD-compatible nm
  27. configure:1594: checking whether ln -s works
  28. configure:1615: checking how to recognise dependant libraries
  29. configure:1798: checking for object suffix
  30. configure:1824: checking for executable suffix
  31. configure:1865: checking command to parse /bin/nm output
  32. configure:2048: checking for dlfcn.h
  33. configure:2226: checking for ranlib
  34. configure:2293: checking for strip
  35. configure:2536: checking for objdir
  36. configure:2563: checking for gcc option to produce PIC
  37. configure:2715: checking if gcc PIC flag  -m68020 -resident32 -malways-restore-a4 works
  38. configure:2781: checking if gcc static flag -static works
  39. configure:2823: checking if gcc supports -c -o file.o
  40. configure:2871: checking if gcc supports -c -o file.lo
  41. configure:2939: checking if gcc supports -fno-rtti -fno-exceptions
  42. configure:2952: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
  43. configure:2979: checking whether the linker (/gg/m68k-amigaos/bin/ld) supports shared libraries
  44. configure:3664: checking how to hardcode library paths into programs
  45. configure:3692: checking whether stripping libraries is possible
  46. configure:3706: checking dynamic linker characteristics
  47. configure:4106: checking if libtool supports shared libraries
  48. configure:4110: checking whether to build shared libraries
  49. configure:4133: checking whether to build static libraries
  50. configure:5324: checking for ANSI C header files
  51. configure:5429: checking for working const
  52. configure:5506: checking for int16_t
  53. configure:5526: gcc -o conftest -O20 -fsigned-char -g -O2    conftest.c  1>&5
  54. configure:5543: checking for int32_t
  55. configure:5563: gcc -o conftest -O20 -fsigned-char -g -O2    conftest.c  1>&5
  56. configure:5580: checking for uint32_t
  57. configure:5600: gcc -o conftest -O20 -fsigned-char -g -O2    conftest.c  1>&5
  58. configure:5595: parse error before `foo'
  59. configure:5595: warning: data definition has no type or storage class
  60. configure: failed program was:
  61. #line 5589 "configure"
  62. #include "confdefs.h"
  63.  
  64. #ifdef __BEOS__
  65. #include <inttypes.h>
  66. #endif
  67. #include <sys/types.h>
  68. uint32_t foo;
  69. int main() {return 0;}
  70.  
  71. configure:5617: checking for u_int32_t
  72. configure:5637: gcc -o conftest -O20 -fsigned-char -g -O2    conftest.c  1>&5
  73. configure:5654: checking for int64_t
  74. configure:5674: gcc -o conftest -O20 -fsigned-char -g -O2    conftest.c  1>&5
  75. configure:5691: checking size of short
  76. configure:5731: checking size of int
  77. configure:5771: checking size of long
  78. configure:5811: checking size of long long
  79. configure:5909: checking for 8-bit clean memcmp
  80.